(rmail-summary-mode-map): Remove unneeded declaration.
authorGlenn Morris <rgm@gnu.org>
Wed, 18 Feb 2009 04:33:30 +0000 (04:33 +0000)
committerGlenn Morris <rgm@gnu.org>
Wed, 18 Feb 2009 04:33:30 +0000 (04:33 +0000)
commit6427512f8cd4d5010437c506cab9b74cafb7d459
tree6a6935a302d61716c971d8ca7faf59a4e04dea01
parentd5c0ac66349e394e0a11515367086679f5c2e485
(rmail-summary-mode-map): Remove unneeded declaration.
(top-level): No need for cl now.
(rmail-spam-filter, rmail-use-spam-filter, rsf-file, rsf-no-blind-cc)
(rsf-beep, rsf-sleep-after-message, rsf-min-region-to-spam-list)
(rsf-autosave-newly-added-definitions, rsf-white-list)
(rsf-definitions-alist, rsf-check-field, rsf-add-subject-to-spam-list)
(rsf-add-sender-to-spam-list, rsf-add-region-to-spam-list)
(rsf-customize-spam-definitions, rsf-customize-group)
(rsf-custom-save-all, rsf-add-content-type-field): Doc fixes.
(rsf-check-field): Use setcar and setcdr rather than setf.
(rmail-spam-filter): Simplify.
(rsf-add-subject-to-spam-list, rsf-add-sender-to-spam-list)
(rsf-add-region-to-spam-list): Use rmail-get-header or
buffer-substring-no-properties.  Regexp-quote the extracted data.
Make the messages less verbose.
(rmail-summary-mode-map, rmail-mode-map): Use easy-menu and dolist to
simplify things.
(rsf-add-content-type-field): Make the message less verbose.
lisp/mail/rmail-spam-filter.el